style "tooltips"
{
	xthickness = 4
	ythickness = 4

	GtkWidget::new-tooltip-style = 1

	bg[NORMAL] = @tooltip_bg_color
	fg[NORMAL] = @tooltip_fg_color
}


widget "gtk-tooltips"  			style "tooltips"
class 		"*GtkTooltips*"		style "tooltips"
widget_class 	"*Tooltips*"		style "tooltips"
widget "*.nautilus-extra-view-widget" style:highest "tooltips"
style "nautilusrename" {
#	fg[NORMAL] = "#e1e1e1"
}

widget_class "*.EelEditableLabel" style "nautilusrename"
